home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 99
- Width = 435
- Height = 300
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- WindowState = wsMinimized
- OnShow = FormShow
- TextHeight = 16
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 199
- Top = 122
- end
- end
-